跳过导航链接
A B C D E F G H I K L M N O P R S V W 

G

getAllDevices() - 类 中的方法com.posin.device.SerialPortFinder
获取所有串口驱动名称(一般不用)
getAllDevicesPath() - 类 中的方法com.posin.device.SerialPortFinder
获取所有串口路径
getBacklight() - 类 中的方法com.posin.device.CustomerDisplay
获取背光开关状态
getBacklightTimeout() - 类 中的方法com.posin.device.CustomerDisplay
获取自动关闭背光的时间
getCardID() - 类 中的方法com.posin.device.Mifare
获取在感应范围的M1卡的ID号。
getConfiguration() - 类 中的静态方法com.posin.device.Printer
获取打印机的串口配置信息,用于自己编写串口打印类。
getCursorCol() - 类 中的方法com.posin.device.CustomerDisplay
获取光标位置的列坐标
getCursorRow() - 类 中的方法com.posin.device.CustomerDisplay
获取光标位置的行坐标
getDataBits() - 类 中的方法com.posin.device.SerialPort
获取数据位
getError() - 类 中的方法com.posin.device.CustomerDisplay
获取设备错误信息(已经不再使用)
getFlowControl() - 类 中的方法com.posin.device.SerialPort
获取流控制方式
getInputStream() - 类 中的方法com.posin.device.Printer
获取输入接口的数据流。
getInputStream() - 类 中的方法com.posin.device.SerialPort
获取输入数据流
getInstance() - 类 中的静态方法com.posin.device.SDK
获取SDK的初始化实例,用于创建其他类。
getNumCol() - 类 中的方法com.posin.device.CustomerDisplay
获取列数
getNumRow() - 类 中的方法com.posin.device.CustomerDisplay
获取行数
getOutputStream() - 类 中的方法com.posin.device.Printer
获取输出接口的数据流。
getOutputStream() - 类 中的方法com.posin.device.SerialPort
获取输出数据流
getParity() - 类 中的方法com.posin.device.SerialPort
获取校验方式
getPkgRead() - 类 中的方法com.posin.device.Mifare
 
getPkgWrite() - 类 中的方法com.posin.device.Mifare
 
getPort() - 类 中的方法com.posin.device.SerialPort
获取串口路径
getProperty(String) - 类 中的方法com.posin.device.SDK
 
getReceiveLength() - 类 中的方法com.posin.device.SerialPort
获取已经接收的数据长度
getStopBits() - 类 中的方法com.posin.device.SerialPort
获取停止位
getValue(int, int) - 类 中的方法com.posin.device.Mifare
获取值。
getVersion() - 类 中的方法com.posin.device.SDK
获取版本号
A B C D E F G H I K L M N O P R S V W 
跳过导航链接